ASP.NET Core MVC コントロールヘルプ
CloneFrozenCells プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : CloneFrozenCells プロパティ
Gets or sets a value that determines whether the FlexGrid should clone frozen cells and show them in a separate element to improve perceived performance while scrolling.
シンタックス
'宣言
 
Public Overridable Property CloneFrozenCells As System.Nullable(Of Boolean)
public virtual System.Nullable<bool> CloneFrozenCells {get; set;}
解説
This property is set to null by default, which causes the grid to select the best setting depending on the browser.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ